home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Over 1,000 Windows 95 Programs
/
Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso
/
1529
/
locklv.ex_
/
0
/
RCDATA
/
TVIEWLOG
/
TVIEWLOG.txt
Wrap
Text File
|
1996-11-24
|
935b
|
50 lines
object viewlog: Tviewlog
Left = 427
Top = 180
BorderIcons = []
BorderStyle = bsSingle
Caption = 'The Lock Log Viewer'
ClientHeight = 289
ClientWidth = 320
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
Position = poScreenCenter
OnActivate = FormActivate
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 8
Top = 8
Width = 305
Height = 241
Lines.Strings = (
'')
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 2
end
object Button1: TButton
Left = 240
Top = 256
Width = 75
Height = 25
Caption = '&OK'
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 160
Top = 256
Width = 75
Height = 25
Caption = '&Delete Log'
TabOrder = 1
OnClick = Button2Click
end
end